home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 30 / PC Gamer IT CD 30 1-2.iso / MOTS / GAMEDATA / RESOURCE / JKMRES.GOO / misc_sithstrings.uni < prev    next >
Text File  |  1998-02-25  |  2KB  |  62 lines

  1. MSGS 128      # <--- DON'T FORGET TO UPDATE THIS COUNT
  2.  
  3. #    "<key>"        <unused number>    "<string>"
  4.  
  5. #***************************
  6. #    Error Messages
  7. #***************************
  8.     "ERROR"                0    "Error"
  9.     "CONSOLE COMMAND NOT RECOGNIZED"     0    "Console command not recognized."
  10.  
  11. #***************************
  12. #    General Messages
  13. #***************************
  14.  
  15.     "ON"                                    0    "On"
  16.     "OFF"                                    0    "Off"
  17.  
  18.  
  19. #***************************
  20. #    Gameplay Messages
  21. #***************************
  22.  
  23.  
  24.     "PRESS_ACTIVATE_TO_RESTORE"    0    "Press FIRE to restore last saved position"
  25.    "PRESS_ACTIVATE_TO_RESTART"   0  "Press FIRE to restart this level."
  26.     "PRESS_ACTIVATE_TO_RESPAWN"    0     "Press FIRE to return to the game"
  27.  
  28.    "GAME_SAVED"                  0  "Game saved."
  29.     
  30.    "%s_IS_%s"                            0    "%s is %s"
  31.  
  32.     "FLYING_ON"                            0    "Fly mode on"
  33.     "FLYING_OFF"                        0    "Fly mode off"
  34.  
  35.     "RECORDING_OPENED"                0    "Recording opened"
  36.     "RECORDING_CLOSED"                0    "Recording closed"
  37.  
  38. #***************************
  39. #    Multiplayer Messages
  40. #***************************
  41.  
  42.     "%s_HAS_LEFT_THE_GAME"        0        "%s has left the game"
  43.     "%s_HAS_JOINED_THE_GAME"    0        "%s has joined the game"
  44.  
  45.     "%s_SAYS_%s"                    0        "%s says, '%S'"
  46.  
  47.     "%s_WAS_KILLED_BY_%s"        0        "%s was killed by %s"
  48.     "%s_DIED"                        0        "%s died"
  49.     "%s_COMMITTED_SUICIDE0"        0        "%s has become more powerful than you can possibly imagine"
  50.     "%s_COMMITTED_SUICIDE1"        0        "%s is no more"
  51.     "%s_COMMITTED_SUICIDE2"        0        "%s's destiny has been chosen"
  52.     "%s_COMMITTED_SUICIDE3"        0        "%s has become one with the Force"
  53.  
  54.     "SERVER_LEFT_GAME"            0        "Server has left game. Exiting..."
  55.     "MULTI_TIMELIMIT"                0        "Time limit reached -- end of level"
  56.     "MULTI_SCORELIMIT"            0        "Score limit reached -- end of level"
  57.     "MULTI_EJECTED"                0        "Ejected from the game -- exiting"
  58.  
  59. END
  60.  
  61.  
  62.